
@charset "utf-8";
/*BASE*/
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;margin:0 auto;list-style-type:none;font-weight:normal;}
body{background:#fff;font-size:16px;font-family:"MicrosoftYaHei",微软雅黑,Arial,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;line-height:35px;}
a{color:#333;text-decoration:none; blr:expression(this.onFocus=this.blur());outline:none;}
a:hover{color:#1eab80;text-decoration:none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-sizing:border-box; margin: 0 auto;}
img{border:none;}
.clear{height:0px;line-height:0;overflow:hidden;clear:both;font-size:0px;}
.w1300{width: 1300px;}
.fl{float: left;}
.fr{float: right;}



@media only screen and (max-width: 800px){
    
}


.top_nav{width:100%; height: 90px; margin:auto; z-index:9999; position: absolute; top: 0;}
.header-nav {
    width: 100%;
	z-index:99;
	color:#000;
    background:none;
}

.header-content {
    width: 1300px;
    height: 90px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.header-logo {
    float: left;
    box-sizing: border-box;
    text-align: center;
    padding: 25px 0 0 0;
}
.header-nav span{float: left;color: #fff;margin-top: 30px;margin-left: 16px;}
.header-logo .logo{width: 215px;height: 50px;background: url(../images/logo.png)center no-repeat;}


.header-logo a img{
    display: block;
    border: none;
}

.header-nav-list {
    float: right;
    margin-top: 33px;
}

.header-nav-list ul {
    list-style: none;
}

.header-nav-list ul li {
    position: relative;
    display: block;
    float: left;
}

.header-nav-list ul li a {
    color: #fff;
    padding: 0 16px;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    background: none;
    position: relative;
    display: block;
    transition: all 0.5s;
}

.header-nav-list ul li a:hover {
    color: #fff;
}

.header-nav-list ul li .cur {
    color: #1f8402;
}
.inavi{font-size: 7px!important; margin: 0 3px;}



.UrlSiteNow{color: #1f8402!important;}



.aui-dow-box {
    position: absolute;
    top: 200%;
    left: 50%;
    width: 140px;
    padding: 30px 0;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.aui-dow-box-list {
    width: 1300px;
    left: 0px;
    height:310px;
    z-index: 9999;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.drop-down:hover .aui-dow-box-list {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.aui-down-menu {
    padding: 0 24px;
    width: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
}

.aui-down-menu-title {
    padding-bottom: 10px;
    color: #000;
    font-size: 18px;
    line-height: 1;
    border-bottom: 0;
    margin-bottom: 0;
}

.aui-down-menu-list {
    float: left;
    font-size: 0;
}

.aui-down-menu-list-item {
    display: inline-block;
    margin:0 20px 10px;
    width: 260px;
    height: 70px;
    line-height: 70px;
    padding-top: 0;
}

.aui-top-border {
    border-bottom: 3px dotted #eee;
}

.header-nav-list ul .aui-down-menu-list-item a {
    padding: 0;
    line-height: inherit;
}

.aui-down-menu-list-title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #555;
    font-size:14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 0 0 0 10px;
    transition: all 0.3s;
}

.aui-down-menu-list-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 26px;
    color: #999;
    font-size: 13px;
    letter-spacing: 1px;
}

.aui-down-menu-list-text:hover{color: #fff; background: #085ec0;}

.aui-down-menu-list-title:hover {
    color: #fff;
    background: #085ec0;
    border-radius: 10px;transform: scale(1.02);
}


.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -27%;
    top: 110%;
    min-width: 170px;
    padding: 8px 10px;
    background: #fff;
    text-align: center;
    z-index: 99;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    margin-top: 20px;
}

.drop-down:hover .aui-about-dow {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}

.header-nav-list .aui-about-dow li a {
    padding: 0;
    line-height:49px;
    display: block;
    padding:0;
    font-size: 15px;
	text-align:center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #333;
    font-weight: 500;
}

.header-nav-list .aui-about-dow li a:hover {
    color: #fff!important;
    background: #1eab80;
    font-size: 14px;
    font-weight: 500;
}

.header-nav-list .aui-about-dow li {
    width: 100%;
}

.aui-header-nav .fdj2{display:none;}
.aui-header-nav .fdj1{display:block;}

.aui-header-nav.solid li a{color: #000;font-weight: 500;font-size: 16px;}
.aui-header-nav.solid .header-nav-list{margin-top: 30px;}
.aui-header-nav.solid span{color: #000;}
.aui-header-nav.solid li a:hover{font-weight: bold;color: #000;}
.aui-header-nav.solid .aui-about-dow li a{color: #333;font-weight: 500;font-size: 14px;}
.aui-header-nav.solid .header-logo .logo{width: 215px;height: 50px;background: url(../images/logo1.png)center no-repeat;}
.aui-header-nav.solid .fdj2{display:block;}
.aui-header-nav.solid .fdj1{display:none;}

.aui-header-nav.solid{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height:90px;
    background:rgba(255,255,255, 0.97);
    shadow: 0px 8px 15px rgba(0,0,0, 0.2);
    box-shadow: 0px 8px 15px rgba(0,0,0, 0.2);
    -webkit-box-shadow: 0px 8px 15px rgba(0,0,0, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.header-nav-right {
    float: right !important;
    top:48px;
    margin-top: 0;
    position: relative;
    width: 267px;
    height: 24px;
}
.header-nav-tel{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 19px;
    color: #1f8402;
    text-align: right;
}
.header-nav-tel a{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 5px;
    color: #1f8402;
}
.icon-tel {
    float: left;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    margin-top: 0px;
    background: url(../images/ico_tel.png) no-repeat;
	background-size:cover;
}


/*BANNER*/
.DB_tab25 {width:100%;height:760px;overflow:hidden;}
.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:760px;display:none;}
.DB_tab25 .DB_imgSet{position:absolute;width:1300px;left:50%;margin-left:-550px;}
.DB_tab25 .DB_imgSet .DB_1_1{position:absolute;left:280px;top:300px;}
.DB_tab25 .DB_imgSet .DB_1_2{position:absolute;left:590px;top:-50px;}
.DB_tab25 .DB_imgSet .DB_1_3{position:absolute;left:880px;top:410px;}
.DB_tab25 .DB_imgSet .DB_2_1{position:absolute;left:60px;top:0px;}
.DB_tab25 .DB_imgSet .DB_2_2{position:absolute;left:-40px;top:200px}
.DB_tab25 .DB_imgSet .DB_2_3{position:absolute;left:110px;top:410px}
.DB_tab25 .DB_imgSet .DB_3_1{position:absolute;left:750px;top:200px;}
.DB_tab25 .DB_imgSet .DB_3_2{position:absolute;left:530px;top:205px;}
.DB_tab25 .DB_imgSet .DB_3_3{position:absolute;left:530px;top:410px;}
.DB_tab25 .DB_menuWrap{position:absolute;width:1300px;left:50%;margin-left:-650px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:690px;text-align:center;font-size:0;}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline;}
.DB_tab25 .DB_prev{position:absolute;left:0px;top:370px;cursor:pointer;display:none;}
.DB_tab25 .DB_next{position:absolute;right:0px;top:370px;cursor:pointer;display:none;}
/*CATALOG*/
.catalog{width:325px; float:left; background:#eef3f7;}
.catalog ul{padding: 50px 0 40px 0;}
.catalog li{border-bottom: 1px solid #dfe8ef;}
.catalog li a{height: 65px; line-height: 65px; color: #083061; font-size: 18px; padding: 0 0 0 30px; display: block;}
.catalog li a:hover{color: #fff; font-size: 18px; background: #61d3fc;}
.catalog_tit{width:325px; height:80px; background:#083061; color:#fff; font-size:24px; line-height:80px; text-align: center;}
.catalog_tit_tottom{width:325px; height:135px; background:#083061 url(../images/ico_tel.png) 43px 43px no-repeat; color:#2bb4e6; font-size:14px;text-align: left; line-height: 22px; padding: 43px 0 0 103px;}
.catalog_tit_tottom p{ font-size: 24px;}

/* scrollDiv */
.scrollDiv{height:410px;/* 必要元素 */overflow:hidden;/* 必要元素 */}
.scrollDiv li{height:102px;}
#s2,#s3{height:410px;}




/*悬浮*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#1eab80;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#888;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:1px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .inner-box p:last-child{font-size: 14px;line-height: 22px;padding-top: 10px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}






/*about*/

.w1345{width: 1345px;background-color: #fff;margin-top: -53px;position: relative;}
.index_about_title{font-size: 30px;color: #1eab80;}
.index_about_title span{font-size: 30px;color: #a1a0a0;margin-left: -7px;}
.index_about_title{padding: 29px 62px;}
.index_about_title img{margin-right: 26px;}
.index_about_main{font-size: 16px;color: #7e9eb7;line-height: 25px; overflow: hidden;letter-spacing: 0.2px;padding: 0px 62px;}
.index_about_video{text-align: center;margin-top: 30px;}
.index_about_videoX{text-align: center;margin-top: 30px;margin: 0 auto;}





.Xindex_about_videoXXXX{text-align: center; margin: 0 auto;  height:799px; background-image: linear-gradient(#010415, #010d33); background:url(../images/lianp2.jpg) top center;}

.Xindex_about_videoXXXX canvas{position: absolute; width: 100%; height: 799px; background:none; }
.Xindex_about_videoX{text-align: center; margin: 0 auto; background:url(../images/lianpic.jpg) top center; height:799px;}
.index_videoXX{width:1300px; height:799px; position:relative;}
.index_shan1{position:absolute; left:170px; top:249px;}
.index_shan2{position:absolute; left:674px; top:71px;}
.index_shan3{position:absolute; left:82px; top:561px;}
.index_shan4{position:absolute; left:858px; top:308px;}
.index_shan5{position:absolute; left:1006px; top:472px;}


.index_shan{
-webkit-animation: aboutborder 5s infinite ease-in-out;
    animation: aboutborder 5s infinite ease-in-out;
}

.index2_shan{
-webkit-animation: aboutborder2 3s infinite ease-in-out;
    animation: aboutborder2 3s infinite ease-in-out;
}


.index3_shan{
-webkit-animation: aboutborder3 7s infinite ease-in-out;
    animation: aboutborder3 7s infinite ease-in-out;
}

@-webkit-keyframes aboutborder {
    0% {
        -webkit-transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(30px)
    }

    100% {
        -webkit-transform: translateY(0px)
    }
}

@kexframes aboutborder {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    50% {
        transform: translateY(30px);
        -webkit-transform: translateY(30px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes aboutborder2 {
    0% {
        -webkit-transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(20px)
    }

    100% {
        -webkit-transform: translateY(0px)
    }
}

@kexframes aboutborder2 {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    50% {
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes aboutborder3 {
    0% {
        -webkit-transform: translateY(0px)
    }

    50% {
        -webkit-transform: translateY(30px)
    }

    100% {
        -webkit-transform: translateY(0px)
    }
}

@kexframes aboutborder3 {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    50% {
        transform: translateY(30px);
        -webkit-transform: translateY(30px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}
    
    

@media only screen and (max-width: 1345px){
    .w1345{width: 1300px;background-color: #fff;margin-top: -53px;position: relative;}

}

/*about2*/
.index_z .bd{height: 674px;margin-top: 0;}

.index_z .bd li:nth-child(1){background: url(../images/about_img2.jpg) center no-repeat;height: 674px;}
.index_z .bd li:nth-child(2){background: url(../images/about_img3.jpg) center no-repeat;height: 674px;}
.index_z .bd li:nth-child(3){background: url(../images/about_img5.jpg) center no-repeat;height: 674px;}
.index_z .bd li:nth-child(4){background: url(../images/about_img6.jpg) center no-repeat;height: 674px;}
.index_z .bd li:nth-child(5){background: url(../images/about_img6.jpg) center no-repeat;height: 674px;}

.about2_main{width: 490px;text-align: right;margin-top: 93px;float: right;}
.about2_main .title{font-size: 30px;color: #7e9db7;}
.about2_main .title img{margin-left: 10px;float: right;margin-top: 3px;}
.about2_main .title span{color: #1eab80;}
.about2_main p{font-size: 16px;color: #666666;letter-spacing: 0.2px;line-height: 25px;margin-top: 15px;}
.about2_button{width: 73px;height: 30px;background-color: #aaaaaa;font-size: 12px;color: #fff;text-align: center;line-height: 30px;float: right;margin-top: 20px;transition: all 0.5s;}
.about2_button:hover{background-color: #87a5bc;}

/*zh*/
.index_z .hd{margin-top: -42px;position: relative;}
.index_z .hd li{float: left;width: 400px;height: 116px;background-color: #fff;box-shadow: 0px 10px 15px rgba(0,0,0,0.08);margin-left: 21px;line-height: 105px;text-align: center;font-size: 18px;font-weight: bold;color: #13af77;transition: all 0.3s;}
.index_z .hd li span{color: #1eab80;}
.index_z .hd li p{width: 85px;height: 5px;background-color: #ddd;margin-top: -35px;transition: all 0.3s;}
.index_z .hd li:hover{margin-top: -10px;color: #000;}
.index_z .hd li:hover p{height: 5px;background-color: #eee;}

/*pro*/
.index_title{font-size: 30px;color: #000;margin: 40px 0 40px 0;}
.index_title a{float: right; font-size: 16px;color: #888888;}
.index_title a:hover{color: #333;}

.index_pro li{width: 300px;height: 343px;background-color: #fff;float: left; text-align: center;transition: all 0.4s;padding: 0 30px;margin: auto 12px;box-shadow: 0px 10px 25px rgba(0,0,0,0.08);}
.index_pro_img{width: 101px;height: 111px;transition: all 0.4s;background: url(../images/pro2.png) no-repeat;margin-top: 40px;}
.index_pro2_img{width: 101px;height: 111px;transition: all 0.4s;background: url(../images/pro3.png) no-repeat;margin-top: 40px;}
.index_pro3_img{width: 101px;height: 111px;transition: all 0.4s;background: url(../images/pro1.png) no-repeat;margin-top: 40px;}
.index_pro4_img{width: 101px;height: 111px;transition: all 0.4s;background: url(../images/pro4.png) no-repeat;margin-top: 40px;}
.index_pro li .title{font-size: 18px;font-weight: bold;color: #000;}
.index_pro li .title p{font-size: 14px;color: #666;line-height: 18px;font-weight: 500;letter-spacing: 0.2px;}
.index_pro li .button{font-size: 12px;color: #fff;line-height: 18px;font-weight: 500;width: 87px;height: 27px;background-color: #999;line-height: 27px;margin-top: 20px;}

.index_pro li:hover{background-color: #fff;box-shadow: 0px 10px 25px rgba(0,0,0,0.4);}
.index_pro li:hover .index_pro_img{background: url(../images/pro2.png) 0 -125px no-repeat;}
.index_pro li:hover .index_pro2_img{background: url(../images/pro3.png) 0 -125px no-repeat;}
.index_pro li:hover .index_pro3_img{background: url(../images/pro1.png) 0 -125px no-repeat;}
.index_pro li:hover .index_pro4_img{background: url(../images/pro4.png) 0 -125px no-repeat;}
.index_pro li:hover .button{background-color: #1eab80;}

/*合作*/
.index_hz{height: 478px;background: url(../images/hz_bg.jpg) fixed center no-repeat;margin-top: 53px;}
.index_hz li{float: left;border: 6px solid rgba(255,255,255,0.22);width: 238px;height: 134px;margin:6px; list-style:none;}
.index_hz ul{margin: 0px 0 0 47px;}
.hz_img{width: 100%;height: 100%; background-color: #fff;text-align: center;line-height: 134px; overflow: hidden;}
.hz_img img{width: 226px;height: 122px;transition: all 0.5s;}
.index_hz li:hover img{transform: scale(1.05);}



.index_subhz{margin-top: 53px;}
.index_subhz li{float: left;border: 6px solid #ddd; width: 238px;height: 134px;margin:20px 6px;}
.index_subhz ul{margin: 0px 0 0 47px;}
.subhz_img{width: 100%;height: 100%; background-color: #fff;text-align: center;line-height: 134px; overflow: hidden;}
.subhz_img img{width: 226px;height: 122px;transition: all 0.5s;}
.index_subhz li:hover img{transform: scale(1.2);}




.newsubhz_img{width: 100%;height: 100%; background-color: #fff;text-align: center;line-height: 134px; overflow: hidden;}
.newsubhz_img img{width: 300px;height: 220px;transition: all 0.5s;}

/*news*/
/*
.index_news{height: 680px;background-color: #f5f5f5;margin-top: -40px;}
.index_news ul{width: 412px;height: 496px;background-color: #fff;float: left;overflow: hidden;margin-left: 32px;}
.index_news_img img{max-height: 238px;}
.index_news_date span{width: 4px;height: 18px;background-color: #1eab80;display: block;float: left;margin-top: 8px;margin-right: 5px;}
.index_news_date{font-size: 16px;color: #888;margin-left: 20px;margin-top: 8px;}
.index_news_title{font-size: 17px;color: #000;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 23px;padding: 0 20px;margin-top: 12px;}
.index_news li .hx{border-bottom: 1px solid #ddd;width: 370px;margin-top: 18px;}
.index_news .ul1{margin-left: 0;}*/
/*footer*/
.footer{text-align: center;height: 350px;background-color: #eee;}
.footer .phone{font-size: 20px;color: #000;font-weight: bold;padding-top: 28px;}
.f_logo{margin-top: 30px;}
.footer ul{display: table;}
.footer li{float: left;margin-left: 15px;margin-top: 10px;}
.footer li p{font-size: 14px;color: rgba(0,0,0,0.5);line-height: 14px;}
.footer li img{width: 116px;height: 116px;}
.footer li:first-child{margin-left: 0px;}
.footer .text{font-size: 14px;color: #000;margin-top: 15px;text-align: center;line-height: 22px;}
.footer .text p{font-size: 14px;color: #000;text-align: center;}
.down{height: 60px;background-color: #000;line-height: 60px;text-align: center;color: rgba(255,255,255,0.5);font-size: 14px;}

/*
TITLES
*/
.sub_titles{ background:url(../images/sub_bar.jpg) left center no-repeat; height: 87px;}
.index_title11{width:900px; float: left;line-height:28px; text-align: left; margin: 10px 0;}
.index_title11 p{font-size:24px;margin: 19px 0 0 80px; color: #555; text-transform: uppercase;  font-weight: bold;line-height: 28px;}	
.index_title11 p span{font-size:10px; display: block; margin:5px 0 0 0; font-weight: lighter; text-transform: uppercase; color: #1eab80; line-height: 10px;}

/*news内页*/
.sub_xinwen{width:1300px; margin: 10 auto 20px auto; padding: 0;}
.sub_xinwen ul{list-style: none;}
.sub_xinwen ul a:{width: 1300px; height: 250px;}
.sub_xinwen li{ background: #fff; margin:35px 0; width: 100%;
    shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    box-shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    -webkit-box-shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;}
.snews_content{width:100%; height: 210px; padding: 0; background: #fff; transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out; position: relative;}
.snews_content:hover{background:#fcfcfc;
    shadow: 0px 6px 12px rgba(0,0,0, 0.01);
    box-shadow: 0px 6px 12px rgba(0,0,0, 0.01);
    -webkit-box-shadow: 0px 6px 12px rgba(0,0,0, 0.01);}
.snews_content_time{width: 100%; background: #ebf5ff; height: 40px; line-height: 40px; text-align: center; color: #5aa5ee; font-size: 12px; margin-bottom: 30px;}
.sub_pic{width:300px; height:190px; margin:0;  float:left;}
.sub_pic img{width:300px; height:190px; margin: 7px 0 0 7px;}
.sub_text{width:924px; height:55px; line-height:55px; float:left; margin:10px 0 0 25px; color:#000; font-weight: bold; font-size:18px;}
.sub_text a{color:#000; text-decoration:none;}
.sub_text a:hover{color:#666; text-decoration:none;}
.sub_text span{width:924px; float:left; margin:0; color:#777; font-size:15px; line-height:25px; display: block; font-weight: normal;color: #999;}
.sub_text p{font-size: 14px; color: #fff; line-height:25px; height: 25px; box-sizing: border-box; padding: 0 10px; width:130px; text-align: center; background:#1eab80;  position: absolute; bottom:38px;}






/*项目内页*/
.pro_nav ul{display: table;}
.pro_nav ul li{float: left;width: 130px;height: 40px;border: 1px solid #eee; border-radius: 8px 0 8px 0;text-align: center;line-height: 40px;color: #777;font-size: 15px;letter-spacing: 0.5px;margin: 15px 10px 0 10px;font-weight: bold;transition: all 0.3s;}
.pro_nav ul li:hover{background-color: #1eab80;border: 0;color: #fff;}

.xuanting{background-color: #1eab80;border: 0!important;color: #fff!important;}

.sub_content{width:1280px; padding:0; margin:30px auto; color:#000;font-size: 16px;}
.sub_content img{max-width: 100%;}







.pre_nex{width: 100%; margin: 25px auto;}
.pre_nex li:nth-last-child(odd){float: left;}
.pre_nex li:nth-last-child(even){float: right;}
.pre_nex li{width: 48%; height: 40px; line-height: 40px; color: #aaa; background: #f8f8f8; text-align: center;}
.pre_nex li a{display: block; color: #777; font-size: 14px;}
.pre_nex li a:hover{color: #000; background: #f1f1f1;}




/*分页样式*/
.page_info{text-align:center;margin:10px auto; padding: 50px 0; color:#999; clear: both;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center; clear: both; letter-spacing:0;font-size:10px;margin:50px auto; padding: 50px 0; clear: both; width: 100%;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}







/*产品详情页样式*/
.pro_left_fix{position:fixed; z-index: 9999; border: 1px solid #ddd;  background: #fff;
    shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    -webkit-box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);}
.pro_left_fix p{width:300px; background: #fff; margin:0 auto; line-height:35px; font-size:18px; color:#333; text-align:center;}
.pro_meline{width: 1px; background: #eee;}
.product_title{line-height:60px; font-size:28px; height: 60px; text-align:center; color:#000;}
.product_title p{width:100%;background:#f6f6f6; padding:20px 10px;  margin:15px auto; line-height:25px; font-size:14px; color:#888;}
.product_time{width:100%; background:#999; color:#fff; height:30px; margin:10px auto; text-align:center; line-height:30px;}
.prodct_content_title{width:100%; margin:10px auto 0 auto;}
.prodct_content_title li{float:left; width:150px; height:50px; line-height:50px; text-align:center; margin:0;}
.bgcolor{ background:#ccc; color:#333;}
.bgcolor_on{ background:#0d696c; color:#FFF}
.prodct_content_title li a{ color:#FFF}
.product_content{width:100%; margin:0 auto; border-top:1px #0d696c solid; padding: 30px 0 0 0;}
.product_content img{max-width: 950px;}
.prodct_content_titles{width:100%; margin:0 auto;}
.prodct_content_titles li{float:left; width:120px; height:50px; line-height:50px; text-align:center; margin:25px 1px 0 0;}
.prodct_content_titles li a{ color:#FFF}
.product_contents{width:100%; margin:0 auto; border-top:1px #555 solid;}


.pcontent img{max-width: 1100px; width: auto; height: auto;}






.index_title{}
.index_title_main{line-height:30px; font-size:16px;color: #aaa; float: left;position: relative; font-weight: bold; text-transform: uppercase; font-weight: bold;}
.index_title_main label{color: #1eab80;}
.index_title_main p{font-size: 30px; display: block;color: #bbb; font-weight: bold;}


.index_title_mainw{line-height:30px; font-size:16px;color: #fff; float: left;position: relative; font-weight: bold; text-transform: uppercase; font-weight: bold;}
.index_title_mainw label{color: #fff;}
.index_title_mainw p{font-size: 30px; display: block;color: #fff; font-weight: bold;}


.index_title_more a{float: right; color: #adadad;line-height: 100px; font-size: 14px; text-align: right;}
.index_title_more a:hover{float: right; color: #ccc;line-height: 100px; font-size: 14px; text-align: right;}

/*关于*/
.about_about{clear: both;}
.about_about_text{line-height: 25px; font-size: 14px; color: #777;}
.about_about_text p,
.about_about_text span{font-size: 16px!important; line-height: 30px!important;}
.about_about_box{width:1130px;  float: right;  position: relative;}
.index_more {width: 140px; float: left; margin: 30px 0 0 0; height: 45px; font-size: 14px; border: 1px solid #ddd; color: #666; line-height: 45px; text-align: center;}
.index_more a{color: #666; display: block;}
.index_more a:hover{color: #fff; background: #114cb8; display: block; border: 1px solid #114cb8;}
.about_about_right{width:660px; float: left; position: relative;}
.about_about_right_ml{margin: 0 0 0 18px;}
.about_about_right_p1{position: absolute; left: 0;}
.about_about_right_p2{}
.about_about_right_p3{position: absolute; left:-30px; top: 330px; }




/*
关于-历史
*/
.about_history{width: 100%; height: 520px; background: url(../images/hz_bg.jpg) center top no-repeat; background-position: fixed; background-size: cover; position: relative;}
.about_history_year{width: 380px; float: right; margin:56px 0 0 0;}
.about_history_year li{width: 80px; height: 35px; font-size: 18px; color: #fff; float: right; text-align: center;}
.about_history_year .on{color: #29b1ff; border: 2px solid #29b1ff; border-radius: 30px;}
.about_history_mou{width: 1300px; margin:30px auto 0 auto; position: relative;}
.about_history_mou li{width: 300px; height: 210px; float: left; position: relative; margin: 0 45px;}
.about_history_mou li p{color: rgba(255,255,255,.9); font-size: 15px; line-height: 25px; width: 100%; height: 108px; padding: 10px 0 0 22px; display: table-cell; vertical-align: bottom;}
.about_history_mou li span{width: 13px; height: 13px; border-radius: 50%; background: #fff; position: absolute; bottom: 45px; left: 20px;}
.about_history_mou li em{ font-size: 28px; color: #fff; line-height: 25px; position: absolute; bottom: 0; left: 5px; font-style: normal; font-weight: bold;}
.about_history_mou .arrl,.about_history_mou .arrr{width: 43px; height: 43px; background:#1eab80 url(../images/w_arr_l2.png) no-repeat; position: absolute; left: 580px; top: 270px;}
.about_history_mou .arrr{background:#1eab80 url(../images/w_arr_r2.png) no-repeat; left: 650px;}
.about_history_mou .arrl:hover,.about_history_mou .arrr:hover{border: 0px solid #29b1ff;}
.history_line{width:1300px; height: 1px; background: rgba(255,255,255,.5); position: absolute; top: 308px;left: 0; right: 0; margin: auto;}


.abushi{background: #f5f5f5; margin: 0 auto; width: 100%;}
.about_ushi_right{widows: 630px; float: right;}
.about_ushi{width: 630px; float: left;}
.about_ushi .title{background: #eee; line-height: 45px; border-left: 8px solid #1eab80; height: 45px; color: #333; text-indent: 20px; font-size: 20px;}
.about_ushi .con{font-size: 15px; color: #333; line-height: 26px; padding: 15px 20px;}






/*
内页产品
*/
.sub_fourser{width:1300px; margin:30px auto; float: left;}
.sub_fourser ul{margin:0; padding:0; list-style:none;}
.sub_fourser_li{width:300px; height:230px; margin:0px 25px 130px 0; float:left;  color:#efdba5; text-align:left; transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;}
.sub_fourser_li p{font-size:16px; text-align:center; overflow:hidden; line-height:25px; padding:5px; box-sizing:border-box; color: #1e3075; transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out; }
.sub_fourser_li span{width:300px; line-height:15px; height: 15px; text-align: center; color: #777; font-size: 14px; display: block;}
.sub_fourser_li img{max-width:300px; max-height:225px;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0; margin: 0 auto;transition:all .5s ease-in-out;}
.sub_fourser_li:hover img{transform: scale(1.2)}
.sub_fourser_li .proimg{width:300px; height:225px; text-align: center; overflow:hidden;box-sizing:border-box; position: relative;}
.sub_fourser_li_more{width: 78px; height: 22px; text-align: center; line-height: 22px; color: #fff; background: #1eab80; margin: 10px auto; font-size: 13px;transition:all .5s ease;}
.sub_fourser_li:hover .sub_fourser_li_more{width: 178px;}
.sub_fourser_li_more i{font-size: 20px;}
.sub_fourser_li_line{width: 100%; height: 1px; background: #ccc; margin: 10px 0 5px 0;}







/*
SUB_PRO
*/
.pro_pic{width: 640px; float: left;}
.pro_main{width: 600px; float: right;}
.pro_depp{padding: 10px; color: #777; line-height: 25px;}
.pro_mp{padding: 20px; color: #333; line-height: 35px;}
.pro_name{height: 65px; background: #f0f5f9; font-size: 22px; line-height: 65px; color: #333; padding: 0 0 0 15px;}
.pro_option{height: 40px; border-bottom: 1px solid #cfe1fa; font-size: 16px; line-height: 40px; color: #003476; padding: 0 0 0 5px;}
.pro_table{margin: 15px auto;}
.pro_table ul{text-align: center; list-style: none;}
.pro_table ul li{ list-style: none;}
.pro_table1{width: 175px; height: 34px; background: #1d1d1d; text-align: center; color: #fff; float: left; margin-bottom: 1px;}
.pro_table2{width: 175px; height: 34px; background: #2d2d2d; text-align: center; color: #ccc; float: left; margin-bottom: 1px;}
.pro_table3{width: 175px; height: 34px; background: #ddd; text-align: center; color: #444; float: left; margin-bottom: 1px; line-height: 34px;}
.pro_table4{width: 425px; height: 34px; background: #f1f1f1; text-align: center; color: #777; float: left; margin-bottom: 1px; line-height: 34px;}
.sub_pro_more {width:150px; height:50px; color:#fff; background:#1eab80; text-align:center; line-height:50px; font-size:18px; float:left; margin:20px 0 0 0;}
.sub_pro_more a{color:#fff; background:#1eab80; display:block;}
.sub_pro_more a:hover{color:#fff; background:#000;}
.sub_pro_more2 {width:150px; height:50px; color:#fff; background:#1eab80; text-align:center; line-height:50px; font-size:18px; float:left; margin:20px 0 0 30px;}
.sub_pro_more2 a{color:#fff; background:#c1a72c; display:block;}
.sub_pro_more2 a:hover{color:#fff; background:#716322;}
/* 效果CSS开始 */
.mod18{width:640px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:520px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:5px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff; text-align: center;}
.mod18 .cf a{display:block;width:640px;height:470px;position:absolute;color:#fff;}

.mod18 .cf a img{
      position: relative;
      top: 50%;
      transform: translateY(-50%);
max-height: 470px; max-width: 640px;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(17,17,17,1);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:640px; height:470px;position:relative;overflow:hidden; background:#f5f5f5;}
.mod18 .picBox ul{height:470px;position:absolute; left:0;}
.mod18 .picBox li{width:640px;height:470px;}
.mod18 .listBox{width:640px;height:108px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{width:640px!important;position:absolute; background: #eee; padding-left:12px;}
.mod18 .listBox li{width:112px;height:97px;cursor:pointer;position:relative; padding:5px 0 0 0; margin: 0 5px;}
.mod18 .listBox li a{display:block;width:112px;height:87px;}
.mod18 .listBox img{border:2px solid #ddd; width: 105px; height: 87px;}
.mod18 .listBox .on img{border:2px solid #ccc;}
.mod18 .listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}



/*产品详情页样式*/
.pro_left_fix{position:fixed; z-index: 9999; border: 1px solid #ddd;  background: #fff;
    shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    -webkit-box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);}
.pro_left_fix p{width:300px; background: #fff margin:0 auto; line-height:35px; font-size:18px; color:#333; text-align:center;}
.pro_meline{width: 1px; background: #eee;}
.product_title{line-height:60px; font-size:28px; height: 60px; text-align:center; color:#000;}
.product_title p{width:100%;background:#f6f6f6; padding:20px 10px;  margin:15px auto; line-height:25px; font-size:14px; color:#888;}
.product_time{width:100%; background:#999; color:#fff; height:30px; margin:10px auto; text-align:center; line-height:30px;}
.prodct_content_title{width:100%; margin:10px auto 0 auto;}
.prodct_content_title li{float:left; width:150px; height:50px; line-height:50px; text-align:center; margin:0;}
.bgcolor{ background:#ccc; color:#333;}
.bgcolor_on{ background:#1eab80; color:#FFF}
.prodct_content_title li a{ color:#FFF}
.product_content{width:100%; margin:0 auto; border-top:1px #1eab80 solid; padding: 30px 0 0 0;}
.product_content img{max-width: 950px;}
.prodct_content_titles{width:100%; margin:0 auto;}
.prodct_content_titles li{float:left; width:120px; height:50px; line-height:50px; text-align:center; margin:25px 1px 0 0;}
.prodct_content_titles li a{ color:#FFF}
.product_contents{width:100%; margin:0 auto; border-top:1px #555 solid;}






/******************/
.ievent_box{width:100%; margin:0px auto 30px auto;overflow:hidden;position:relative; display:block;}
.ievent_box li{width:395px; height: 310px; float:left; font-size: 16px; color: #000; background: #fff; position: relative; margin:20px 15px 10px 15px;}
.ievent_box li img{width: 400px; height: 285px;}
.ievent_box li p{color: #000; font-size: 16px; font-weight: bold;line-height: 25px; margin:20px 0 0 0;}
.ievent_box li span{display: block;  line-height: 25px; color: #999; transition:all .3s ease-in-out; font-size: 14px;}
.ievent_box li:hover span{color: #000; font-size: 14px;}
.ievent_box_title{width: 100%; padding:10px; word-wrap: break-word; line-height: 40px;font-size: 16px; color: #000;}
.index_new_text p{font-size: 18px; color: #000;}






.NEWievent_box{width:100%; margin:0px auto 30px auto;overflow:hidden;position:relative; display:block;}
.NEWievent_box li{float:left; font-size: 16px; color: #000; background: #fff; position: relative; margin:20px 16px 50px 16px; border:1px solid #ddd;}
.NEWievent_box li img{}
.NEWievent_box li p{color: #000; font-size: 14px; font-weight: normal;line-height: 50px; width:280px; overflow:hidden;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.NEWievent_box li span{display: block;  line-height: 25px; color: #999; transition:all .3s ease-in-out; font-size: 14px;}
.NEWievent_box li:hover span{color: #000; font-size: 14px;}
.NEWievent_box_title{width: 100%; padding:10px; word-wrap: break-word; line-height: 40px;font-size: 16px; color: #000;}



.NEWindex_news_img{width: 280px;height: 210px;border-radius:0;position: relative;overflow: hidden;transition: all 0.5s;}
.NEWindex_news_img img{border-radius:0;position: absolute;transition: all 0.5s;top: 0;right: 0;bottom: 0;left: 0;margin: auto; max-width:264px; max-height:194px;}
.NEWindex_new_text {text-align:center; line-height:50px;}


/*FP*/
    
.section1 {
	background:url(../images/chain11.jpg) bottom no-repeat; background-size: cover;
}
.section2 {
	background:url(../images/chain21.jpg) bottom no-repeat; background-size: cover;
}

.section3 {
	background:url(../images/chain31.jpg) bottom no-repeat; background-size: cover;
}
.section4 {
	background:url(../images/chain41.jpg) bottom no-repeat; background-size: cover;
}
.section5 {
	background:url(../images/chain51.jpg) bottom no-repeat; background-size: cover;
}
.section6 {
	background:url(../images/chain61.jpg) bottom no-repeat; background-size: cover;
}


.fp1_bg{background:#666; position: absolute; top: 0; width: 100%; height: 100px;}
.fp1_title{font-size: 52px; font-weight: bold; color: #555; line-height: 90px;}
.fp1_title_line{width: 80px; height: 8px; background: #1eab80; display: block;}
.fp1_title_tc{margin: 15px auto;}
.fp1_txt{font-size: 24px; color: #666;}


.fp2_img{float: left; width: 300px;}
.fp2_title{font-size: 52px; margin: 100px 0 0 0; float:left;font-weight: bold; color: #fff; line-height: 90px;}
.fp2_title span{color: #1eab80;}
.fp2_title p{font-size: 30px;}
.fp2_txt{font-size: 24px; margin: 130px 0 0 90px; color: #fff; float: right; width: 600px;}






/*case*/
.case{margin-top: 50px;}
.case_main{margin-top: 40px;}
.case_main .title{font-size: 24px;font-weight: bold;color: #999;margin-top: 20px;}
.case_main .title::before{content: "";width: 7px;height: 23px;background-color: #1eab80;display: inline-block;float: left;margin: 7px 10px 0 0;}
.case_main .title span{font-size: 24px;font-weight: bold;color: #1eab80;}
.case_main .text{font-size: 16px;font-weight: 500;line-height: 34px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 0;margin-top: 15px;}

.wd{width: 100%;padding: 15px 20px;background-color: #fafafa;margin: 20px 0;}
.wd .title{font-size: 18px;font-weight: bold;color: #666;margin-top: 20px;}
.wd .title::before{content: "";width: 0px;height: 20px;background-color: #fff;display: inline-block;float: left;margin: 7px 0px 0 0;}
.wd .title p{font-size: 14px;background-color: #1eab80;padding: 3px 10px;color: #fff;margin-top: 15px;}
.wd .title span{font-size: 18px;font-weight: bold;color: #1eab80;}
.wd .text{font-size: 15px;font-weight: 500;line-height: 30px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 0;margin-top: 15px;}
.wd .text p{padding: 8px 10px;background-color: #1eab80;color: #fff;}
.wd .text span{color: #1eab80;font-weight: bold;}
.text span{color: #1eab80;font-weight: bold;}

.wd .text3{font-size: 15px;font-weight: 500;line-height: 30px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 20px;margin-top: 15px;width: 30%;text-align: center;float: left;margin-left: 2.5%;}
.wd .one{margin-left: 0;}
.wd .text3 .wd_img{width: 100%;height: 200px;position: relative;margin: 20px 0;overflow: hidden;}
.wd .text3 .wd_img img{max-height: 200px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}
.wd .text3{font-size: 14px;font-weight: 500;line-height: 24px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 0;margin-top: 20px;text-align: left;}
.wd .text3 span{color: #1eab80;font-weight: bold;}

.wd .text2{font-size: 15px;font-weight: 500;line-height: 30px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 20px;margin-top: 15px;width: 23%;text-align: center;float: left;margin-left: 2.5%;}
.wd .one{margin-left: 0;}
.wd .text2 .wd_img{width: 100%;height: 160px;position: relative;margin: 20px 0;overflow: hidden;}
.wd .text2 .wd_img img{max-height: 160px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}
.wd .text2{font-size: 14px;font-weight: 500;line-height: 24px;letter-spacing: 0.2px;border-top: 1px dashed #ccc;padding: 15px 0;margin-top: 20px;text-align: left;}
.wd .text2 span{color: #1eab80;font-weight: bold;}

.ms{width: 47%;padding: 15px 15px;background-color: #1eab80;height: 280px;margin-bottom: 25px;}
.ms .title{font-size: 20px;font-weight: bold;color: #fff;}
.ms .text{font-size: 14px;font-weight: 500;color: #fff;line-height: 24px;border-top: 1px dashed rgba(255,255,255,0.5);margin-top: 10px;padding-top: 0;}

.zy .title{padding: 3px 10px;background-color: #1eab80;color: #fff;font-size: 17px;}
.zy_main{width: 68%;margin-top: 50px;}
.zy_main span{color: #1eab80;}






/*HOMENEWS*/
.home_news_wrapper{width: 100%; background: #f5f5f5; padding:20px 0 50px 0;}


.index_news .arrl,.index_news .arrr{width: 43px; height: 43px; background:#1eab80 url(../images/w_arr_l2.png) no-repeat; position: absolute; left: 580px; top: 615px;}
.index_news .arrr{background:#1eab80 url(../images/w_arr_r2.png) no-repeat; left: 650px;}
.index_news .arrl:hover,.index_news .arrr:hover{border: 0px solid #29b1ff;}



/*新闻*/
.index_news{height: 625px; width: 1300px; margin: 0 auto; position:relative;}
.index_news_title{padding-top: 56px;}

.index_news .bd ul li{float: left;width: 400px;height: 430px;background-color: #fff;margin: 45px 12.375px 0 12.375px;transition: all 0.5s;}
.index_news_img{width: 400px;height: 220px;border-radius:0;position: relative;overflow: hidden;transition: all 0.5s;}
.index_news_img img{height: 220px;width: 400px;border-radius:0;position: absolute;transition: all 0.5s;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.index_news_hx{width: 0%;height: 2px;background-color:#1eab80;margin-left: 0;transition: all 0.5s;}
.index_news_main_title{width: 90%; margin-top: 10px;font-size: 16px;color:#000;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;margin-left: 5%;overflow: hidden;letter-spacing: 0.1px;}
.index_news_date{font-size: 12px;color: #fff;background-color:#1eab80;width: 75px;height: 23px;text-align: center;line-height: 23px;margin-left: 5%;transition: all 0.5s;margin-top: 3px;border-radius: 5px 0 5px 0;}
.index_news_main{font-size: 14px;color: #bbb;line-height: 20px;width: 90%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 10px;transition: all 0.5s;letter-spacing: 0.1px;margin-left: 5%;}
.index_news_more{font-size: 14px;color:#999;width: 90%;margin-top: 15px;letter-spacing: 0.2px;transition: all 0.5s;margin-left: 5%;}

.index_news .hd ul{display: table;}
.index_news .hd ul li{width: 10px;height: 10px;border-radius: 4px 0 4px 0;background-color: #eee;float: left;cursor:pointer;margin: 44px 3px 0 3px;overflow: hidden;}
.index_news .hd ul li.on{background-color: #1eab80;}

.index_news .bd ul li:hover {}
.index_news .bd ul li:hover .index_news_img{}
.index_news .bd ul li:hover .index_news_img img{}
.index_news .bd ul li:hover .index_news_hx{width: 100%;}
.index_news .bd ul li:hover .index_news_more{color: #1eab80;letter-spacing: 1px;}
.index_news .bd ul li:hover .index_news_img img{transform: scale(1.3);}







/*
COPYRIGHT
*/
.copyright{padding-top:30px; background: #3b3b3b;}
.copyright_c{ width: 1300px;margin: 0 auto;}
.copyright_head{ height: 247px; overflow: hidden; border-bottom: 1px solid #666;}
.copyright_L{ float: left; width: 306px; }
.copyright_L p{ display: block; width: 230px; float: left;height:92px; margin-bottom: 6px;}
.copyright_L p img{width:206px; height:50px; margin: 30px 0 0 0px;}
.copyright_L span{ display: block; overflow: hidden; margin:20px 0 4px 0; width: 406px;}
.copyright_L span em{ display: block; float: left; font-size:14px; color: #888;line-height: 30px; font-style: normal;}
.copyright_L span strong{ display: block; float: left; font-size:24px; color: #fff; line-height: 30px;}
.copyright_L span a{ display: block; float: left; width:150px; height: 40px;overflow: hidden; font-size: 15px; line-height: 40px; color: #fff; margin-right:10px; text-align: center; background: #1eab80; transition: all ease .8s;}
.copyright_L span a:hover{border-radius: 30px; background: #2ac0c4; width: 200px; letter-spacing: 3px;}
.copyright_L span:last-child{padding-top:10px;}
.copyright_C{ float: right; overflow: hidden;}
.copyright_C_list{ float: left;padding-top:24px; font-size: 16px;}
.copyright_C_list p{ display: block; font-size: 18px; color: #fff;padding-bottom:15px;}
.copyright_C_list p a{color: #fff;}
.copyright_sm_list{ float: left;padding-top:24px; width: 190px; margin: 0 0 0 50px; font-size: 16px;}
.copyright_sm_list p{ display: block; font-size: 18px; color: #fff;padding-bottom:15px;}
.copyright_sm_list p a{color: #fff;}
.about{ overflow: hidden; margin-bottom:2px; line-height: 28px; font-size: 14px;}
.about a{ display: block; color: #aaa; float: left; margin-right: 24px;}
.about a:hover{color:#777;}
.about_sm{ overflow: hidden; float: left;width: 80px; margin-bottom:2px; line-height: 28px; font-size: 14px;}
.about_sm a{ display: block; color: #aaa; float: left; margin-right: 24px;}
.about_sm a:hover{color:#777;}
.copyright_C_list:nth-child(2){margin-left:54px; margin-right:46px;}
.copyright_C_list:nth-child(3){margin-left:34px; margin-right:46px;}
.copyright_R{ float: left; width: 150px; margin-top:20px;}
.copyright_R span{ display: block; width: 122px; text-align: center; height: 122px; border:1px solid #666;padding:5px;  margin: 0 auto;}
.copyright_R span img{ width: 100% }
.copyright_R p{ display: block; font-size: 14px; color: #999; text-align: center;padding-top:8px;}
.copyright_R p a{color: #999;}
.copyright_bottom{text-align: center;line-height: 65px; color: #a9a9a9; font-size: 14px; display: inline;}
.copyright_bottom a{color: #a9a9a9; font-size: 14px; display: inline;}







.search-box{background:none!important; width:500px; height:320px;}
.hbg p{color:#fff; font-size:24px;}

.search-box input{width:300px; height:45px; border:1px solid rgba(255,255,255,.1); background:rgba(0,0,0,.5); color:rgba(255,255,255,.7); margin-bottom:60px;}
.input-submit2{width:300px; height:45px; border:none; background:#28dc9c; line-height:45px; color:#fff;}




















/*0327new*/

.sub_banner_txt_wrapper{width: 1300px; margin:255px auto 0 auto; font-size: 40px; font-weight: bold; color: #fff; position: absolute; left: 0; right: 0; padding: 0 0 0 20px; line-height: 50px;}
.sub_banner_txt_wrapper p{font-size: 30px; font-weight: lighter;}





.solution_only_title{font-weight: 36px; font-weight: bold; text-align: center; width: 100%;}
.solution_only_title p{font-weight: normal; color: #555;}

.solution_block1_left{width: 465px; height: 335px; color: #fff;  background: #35b79b; float: left; padding: 40px 0 0 40px;}
.solution_block1_left .num{font-size: 80px; color: rgba(255,255,255.3); font-weight: lighter; height: 80px;}
.solution_block1_left .title{font-size: 24px; display: block; font-weight: lighter;float:left;}
.solution_block1_left em{width: 60px; height: 5px; background: #fff; margin: 12px 0; clear: both; float: left; display: block;}
.solution_block1_left p{font-size: 36px; line-height: 1.2; font-weight: bold; float:left; clear: left; display: block;}

.solution_block1_right{width: 814px; float: right;}



.solution_mains_title{font-size: 30px; line-height: 55px; height: 55px; color: #35b79b; width: 100%; text-align: left;}
.solution_mains_title span{font-size: 30px; text-transform: uppercase; color: #ccc; font-weight: lighter; display: inline-block; margin: 0 0 0 10px;}
.solution_mains_content{font-size: 16px; line-height: 1.8; color: #555; padding: 30px 0;}
.solution_mains_content_left{width: 50%; float: left;}
.solution_mains_content_right{font-size: 16px; line-height: 1.8; color: #555; padding: 30px 0;}

.solution_mains_list{padding: 50px 0;}
.solution_mains_list li{width: 15%; float: left; text-align: center; margin: 0 10px;}
.solution_mains_list li i{color: #fff; background: #35b79b; border-radius: 50%; width: 90px; height: 90px; text-align: center; font-size: 50px; margin: 20px auto; padding: 15px;}
.solution_mains_list li .title{font-size: 16px; text-align: center; color: #35b79b; line-height: 5;}
.solution_mains_list li .content{font-size: 16px; padding: 10px 15px; font-weight: normal; text-align: center; color: #555;}

.solution_bg_gr{background: #f9f9f9; padding: 50px 0;}

.solution_mains_list5{padding: 50px 0;}
.solution_mains_list5 li{width: 20%; float: left; text-align: center; margin: 0 0px;}
.solution_mains_list5 li i{color: #35b79b; text-align: center; font-size: 50px; margin: 20px auto;}
.solution_mains_list5 li .title{font-size: 18px; font-weight: bold;text-align: center; color: #35b79b;}
.solution_mains_list5 li .content{font-size: 15px; padding: 10px 25px; font-weight: normal; text-align: center; color: #555; line-height: 1.5;}

.solution_mains_list2{padding: 50px 0;}
.solution_mains_list2 li{width: 45%; box-shadow:0 0 15px rgba(0,0,0,.2); float: left; text-align: center; margin: 0 30px; padding: 80px 0;}
.solution_mains_list2 li i{color: #35b79b; text-align: center; font-size: 70px; margin: 70px auto;}
.solution_mains_list2 li .title{font-size: 16px; font-weight: bold;padding: 60px 0 0 0; text-align: center; color: #35b79b;}
.solution_mains_list2 li .content{font-size: 15px; padding: 10px 25px; font-weight: normal; text-align: center; color: #555; line-height: 1.5;}

.solution_mains_list4{padding: 50px 0;}
.solution_mains_list4 li{width: 23%; box-shadow:0 0 15px rgba(53,182,155,.5); float: left; text-align: center; margin: 0 11px; padding: 80px 0; background: #35b79b;}
.solution_mains_list4 li i{color: #fff; text-align: center; font-size: 70px; margin: 70px auto;}
.solution_mains_list4 li .title{font-size: 18px; font-weight: bold;padding: 60px 0 0 0; text-align: center; color: #fff;}
.solution_mains_list4 li .content{font-size: 15px; padding: 10px 25px; font-weight: normal; text-align: center; color: #fff; line-height: 1.5;}





.solution_mains_list3{padding: 50px 0;}
.solution_mains_list3 li{width: 31%; box-shadow:0 0 15px rgba(0,0,0,.2); float: left; text-align: center; margin: 0 15px; padding: 80px 0; height: 290px;}
.solution_mains_list3 li i{color: #35b79b; text-align: center; font-size: 70px; margin: 70px auto;}
.solution_mains_list3 li .title{font-size: 16px; font-weight: bold;padding: 60px 0 0 0; text-align: center; color: #35b79b;}
.solution_mains_list3 li .content{font-size: 15px; padding: 10px 25px; font-weight: normal; text-align: center; color: #555; line-height: 1.5;}




.solution_mains_list0_left{width: 632px; height: 549px; float: left;}
.solution_mains_list0_right{width: 750px; height: 460px; float: left; margin: 130px 0 0 -100px; background: #fff; box-shadow: 5px 10px 5px rgba(0,0,0,.2); padding: 70px 50px 0 40px;}
.solution_mains_list0_right .title{font-size: 24px; font-weight: bold;color: #000; float: left;}
.solution_mains_list0_right .content{font-size: 16px; color: #555; margin-top: 30px; float: left;}







.solution_mains_listtouzi{padding: 50px 0;}
.solution_mains_listtouzi li{width: 31%; float: left; text-align: center; margin: 0 15px; padding: 80px 0; height: 290px;}
.solution_mains_listtouzi li i{color: #777; text-align: center; font-size: 70px; margin: 70px auto;}
.solution_mains_listtouzi li .title{font-size: 16px; font-weight: bold;padding: 60px 0 0 0; text-align: center; color: #35b79b;}
.solution_mains_listtouzi li .content{font-size: 15px; padding: 10px 25px; font-weight: normal; text-align: center; color: #555; line-height: 1.5;}
.solution_mains_listtouzi p{color:#777;}







.index_ai {position: relative;height: 799px;background-color: #C1CFF7;/*进行视频裁剪*/overflow: hidden;}
.index_ai .video-background {position: absolute;left: 50%;top: 50%;/*保证视频内容始终居中*/transform: translate(-50%, -50%);width: 100%;height: 100%;object-fit: cover;min-height: 800px;}
.ai_wrapper {position: absolute;left: 0;top: 0;width: 100%;height:  799px;background: rgba(0,0,0,.2);}
.ai_wrapper img {}
.ai_wrapper .round{position: absolute;top: 160px;left: 0; right: 0; bottom: 0; text-align: center; color: #fff; width: 505px; height: 505px;}
.ai_wrapper .round_motion1{animation: round1 10s linear infinite;}
.ai_wrapper .round_motion2{animation: round2 7s linear infinite;}
.ai_wrapper .round_motion3{animation: round3 15s linear infinite;}
@-webkit-keyframes round1 
{
    from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)};
}
@-webkit-keyframes round2 
{
    from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0)};
}
@-webkit-keyframes round3 
{
    from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)};
}


.ai_wrapper .five_box{margin: 0 auto; margin-top: 50px; width: 698px; height: 748px; position: relative;}
.ai_wrapper .five_box .btn1{position: absolute; left: 0; top: 0; z-index: 9999;}
.ai_wrapper .five_box .btn1:hover img{content: url(../images/rou_zhengwu_on.png);}
.ai_wrapper .five_box .btn2{position: absolute; right: 0; top: 0; z-index: 9999;}
.ai_wrapper .five_box .btn2:hover img{content: url(../images/rou_shequ_on.png);}
.ai_wrapper .five_box .btn3{position: absolute; right: 0; top: 200px; z-index: 9999;}
.ai_wrapper .five_box .btn3:hover img{content: url(../images/rou_yiyang_on.png);}
.ai_wrapper .five_box .btn4{position: absolute; left: 0; top: 347px; z-index: 9999;}
.ai_wrapper .five_box .btn4:hover img{content: url(../images/rou_yuanqu_on.png);}
.ai_wrapper .five_box .btn5{position: absolute; right: 0; bottom:0px; z-index: 9999;}
.ai_wrapper .five_box .btn5:hover img{content: url(../images/rou_yunwei_on.png);}







.sub_content table tr td {
 padding: 20px 10px;
 }
.sub_content .content {
        left: 20px;
        width: 92%;
}
.sub_content table {
        margin: 30px 20px;
        width: 100%;
}
.sub_content table tr td:nth-child(2n-1) {
        width: 30%!important;
        color: #333;
}
.sub_content table tr td{
    background-color: #f8f8f8;
    padding: 16px 40px;
    color: #777;
    border: 10px solid white;
    font-size: 15px;
}
    
    
    
    
/*news内页*/
.sub_download{width:1300px; margin: 10 auto 20px auto; padding: 0;}
.sub_download ul{list-style: none;}
.sub_download ul a:{width: 1300px; height: 250px;}
.sub_download li{ background: #fff; margin:15px 0; width: 100%;
    shadow: 0px 6px 12px rgba(0,0,0, 0.09);
    box-shadow: 0px 6px 12px rgba(0,0,0, 0.09);
    -webkit-box-shadow: 0px 6px 12px rgba(0,0,0, 0.09);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;}
.sdown_content{width:100%;  padding: 0; background: #fff; transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out; position: relative;}
.sdown_content:hover{background:#fcfcfc;
    shadow: 0px 6px 12px rgba(0,0,0, 0.12);
    box-shadow: 0px 6px 12px rgba(0,0,0, 0.12);
    -webkit-box-shadow: 0px 6px 12px rgba(0,0,0, 0.12);}
.sdown_content:hover p{background:#1eab80;}
.sdown_content_time{width: 100%; background: #ebf5ff; height: 40px; line-height: 40px; text-align: center; color: #5aa5ee; font-size: 12px; margin-bottom: 30px;}
.sdown_pic{width:300px; height:190px; margin:0;  float:left;}
.sdown_pic img{width:300px; height:190px; margin: 7px 0 0 7px;}
.sdown_text{width:924px; height:75px; line-height:75px; float:left; margin:0px 0 0 25px; color:#000; font-weight:normal; font-size:15px;}
.sdown_text a{color:#000; text-decoration:none;}
.sdown_text a:hover{color:#666; text-decoration:none;}
.sdown_text span{width:924px; float:left; margin:0; color:#777; font-size:15px; line-height:25px; display: block; font-weight: normal;color: #999;}
.sdown_content p{font-size: 14px; color: #fff; line-height:25px; height: 25px; box-sizing: border-box; padding: 0 10px; width:130px; text-align: center; background:#ccc;  position: absolute; right:38px; top:20px;
}




.sub_message .title{font-size:24px;font-weight:bold;text-align:center}
.sub_message .message form{margin-top:20px}
.sub_message .message form ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.sub_message .message form ul li{width:50%;margin-top:20px;padding:0 15px}
.sub_message .message form ul li:nth-child(5){width:100%}
.sub_message .message form input,.sub_message .message form textarea{line-height:30px;width:100%;padding:10px 20px;font-family:"MicrosoftYaHei",微软雅黑,Arial,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;}
.sub_message .message form input::-webkit-input-placeholder,.sub_message .message form textarea::-webkit-input-placeholder{color:#333}
.sub_message .message form input:-o-placeholder,.sub_message .message form textarea:-o-placeholder{color:#333}
.sub_message .message form input::-moz-placeholder,.sub_message .message form textarea::-moz-placeholder{color:#333}
.sub_message .message form input:-ms-input-placeholder,.sub_message .message form textarea:-ms-input-placeholder{color:#333}
.sub_message .message form input:focus::-webkit-input-placeholder,.sub_message .message form textarea:focus::-webkit-input-placeholder{color:#999}
.sub_message .message form input:focus::-o-placeholder,.sub_message .message form textarea:focus::-o-placeholder{color:#999}
.sub_message .message form input:focus::-moz-placeholder,.sub_message .message form textarea:focus::-moz-placeholder{color:#999}
.sub_message .message form input:focus::-ms-input-placeholder,.sub_message .message form textarea:focus::-ms-input-placeholder{color:#999}
.sub_message .message form .send{line-height:40px;display:block;width:140px;margin:0 auto;border:none;margin-top:30px;outline:none;cursor:pointer;color:#fff;background-color:#35b79b}
.sub_message .message form .send:hover{text-decoration:underline}